Using temporary file
Previous  Top  Next

The new zip engine introduced in version 4.1.1.114 changes the way the archive zip file is created. The goal is to reduce the ressources needed to create backup files (less disk space, less memory, less CPU). Unlike previous version, using temporary file is no longer recommended in all circumstances.
·back up data to an external hard drive : the temporary file is not necessary. You can backup directly to the hard drive.  
·back up data to a network drive : the temporary file is recommended if your network is slow or if there are a lot of workstations connected  
·back up data to a CD-DVD or removable medium : not recommended.